LOAD CDMUSIC
This command will play CD Audio music stored on your CD.
LOAD CDMUSIC Track Number,Music Number
Track Number
Integer
The CD Audio track number must be specified and loaded before it can be played. Only one CD Audio track can be loaded and played at any one time. To play a new track, you must delete a previously loaded track before loading the new one
Music Number
Integer
The music number to use for the cd track
This command does not return a value.
The CD Audio track must be specified and loaded before it can be played. Only one CD Audio track can be loaded and played at any one time. To play a new track, you must delete a previously loaded track before loading the new one. The parameters must be specified using integer values.
cls
load cdmusic 1,1
Play music 1
do
loop
stop music 1
end
MUSIC Commands Menu
Index